Lines Matching refs:Global
482 V(Global, IsFinite) \
483 V(Global, NotSupportEval) \
484 V(Global, Encode) \
485 V(Global, IsNaN) \
486 V(Global, PrintEntryPoint) \
487 V(Global, NewobjRange) \
488 V(Global, Decode) \
489 V(Global, PrintString) \
490 V(Global, StartRuntimeStat) \
491 V(Global, StopRuntimeStat) \
492 V(Global, PrintOptStat) \
493 V(Global, PrintFunctionCallStat) \
494 V(Global, CallJsBoundFunction) \
495 V(Global, CallJsProxy) \
496 V(Global, DecodeURI) \
497 V(Global, EncodeURI) \
498 V(Global, DecodeURIComponent) \
499 V(Global, EncodeURIComponent) \
500 V(Global, Escape) \
501 V(Global, Unescape) \
502 V(Global, GetCurrentModuleName) \
503 V(Global, GetCurrentBundleName) \