Lines Matching defs:RUNTIME_FUNCTION
21 RUNTIME_FUNCTION(Runtime_ThrowConstAssignError) { in RUNTIME_FUNCTION() function
194 RUNTIME_FUNCTION(Runtime_DeclareGlobals) { in RUNTIME_FUNCTION() function
312 RUNTIME_FUNCTION(Runtime_DeclareEvalFunction) { in RUNTIME_FUNCTION() function
320 RUNTIME_FUNCTION(Runtime_DeclareEvalVar) { in RUNTIME_FUNCTION() function
487 RUNTIME_FUNCTION(Runtime_NewSloppyArguments_Generic) { in RUNTIME_FUNCTION() function
501 RUNTIME_FUNCTION(Runtime_NewStrictArguments) { in RUNTIME_FUNCTION() function
526 RUNTIME_FUNCTION(Runtime_NewRestParameter) { in RUNTIME_FUNCTION() function
552 RUNTIME_FUNCTION(Runtime_NewSloppyArguments) { in RUNTIME_FUNCTION() function
582 RUNTIME_FUNCTION(Runtime_NewArgumentsElements) { in RUNTIME_FUNCTION() function
603 RUNTIME_FUNCTION(Runtime_NewClosure) { in RUNTIME_FUNCTION() function
615 RUNTIME_FUNCTION(Runtime_NewClosure_Tenured) { in RUNTIME_FUNCTION() function
668 RUNTIME_FUNCTION(Runtime_NewScriptContext) { in RUNTIME_FUNCTION() function
696 RUNTIME_FUNCTION(Runtime_NewFunctionContext) { in RUNTIME_FUNCTION() function
706 RUNTIME_FUNCTION(Runtime_PushWithContext) { in RUNTIME_FUNCTION() function
718 RUNTIME_FUNCTION(Runtime_PushModuleContext) { in RUNTIME_FUNCTION() function
731 RUNTIME_FUNCTION(Runtime_PushCatchContext) { in RUNTIME_FUNCTION() function
744 RUNTIME_FUNCTION(Runtime_PushBlockContext) { in RUNTIME_FUNCTION() function
756 RUNTIME_FUNCTION(Runtime_DeleteLookupSlot) { in RUNTIME_FUNCTION() function
857 RUNTIME_FUNCTION(Runtime_LoadLookupSlot) { in RUNTIME_FUNCTION() function
866 RUNTIME_FUNCTION(Runtime_LoadLookupSlotInsideTypeof) { in RUNTIME_FUNCTION() function
958 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_Sloppy) { in RUNTIME_FUNCTION() function
970 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_SloppyHoisting) { in RUNTIME_FUNCTION() function
982 RUNTIME_FUNCTION(Runtime_StoreLookupSlot_Strict) { in RUNTIME_FUNCTION() function