Method |
Description |
|
Evaluate ( ) : Object |
|
|
InferType ( JSField inference_target ) : IReflect |
|
|
JScriptStrictEquals ( Object v1, Object v2, IConvertible ic1, IConvertible ic2, TypeCode t1, TypeCode t2, bool checkForDebuggerObjects ) : bool |
|
|
JScriptStrictEquals ( Object v1, Object v2, bool checkForDebuggerObjects ) : bool |
|
|
StrictEquality ( Context context, AST operand1, AST operand2, JSToken operatorTok ) : Microsoft.JScript.Vsa |
|
|
TranslateToConditionalBranch ( ILGenerator il, bool branchIfTrue, Label label, bool shortForm ) : void |
|
|
TranslateToIL ( ILGenerator il, Type rtype ) : void |
|
|