Searched defs:funcExit (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_object_stub_builder.cpp | 246 void BuiltinsObjectStubBuilder::AssignEnumElementProperty(Variable *result, Label *funcExit,
in AssignEnumElementProperty() argument 349 void BuiltinsObjectStubBuilder::LayoutInfoAssignAllEnumProperty(Variable *result, Label *funcExit,
in LayoutInfoAssignAllEnumProperty() argument 442 void BuiltinsObjectStubBuilder::NameDictionaryAssignAllEnumProperty(Variable *result, Label *funcExit,
in NameDictionaryAssignAllEnumProperty() argument 520 AssignAllEnumProperty(Variable *res, Label *funcExit, GateRef toAssign, GateRef source) AssignAllEnumProperty() argument 546 SlowAssign(Variable *result, Label *funcExit, GateRef toAssign, GateRef source) SlowAssign() argument 565 FastAssign(Variable *res, Label *funcExit, GateRef toAssign, GateRef source) FastAssign() argument 572 Assign(Variable *res, Label *nextIt, Label *funcExit, GateRef toAssign, GateRef source) Assign() argument [all...] |
Completed in 6 milliseconds