Home
last modified time | relevance | path

Searched defs:numSlots (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlexical_env.h35 static size_t ComputeSize(uint32_t numSlots) in ComputeSize() argument
H A Dsendable_env.h35 static size_t ComputeSize(uint32_t numSlots) in ComputeSize() argument
H A Dobject_factory-inl.h134 LexicalEnv *ObjectFactory::InlineNewLexicalEnv(int numSlots) in InlineNewLexicalEnv() argument
H A Dshared_object_factory.cpp912 JSHandle<SendableEnv> ObjectFactory::NewSendableEnv(int numSlots) in NewSendableEnv() argument
H A Dobject_factory.cpp2307 JSHandle<LexicalEnv> ObjectFactory::NewLexicalEnv(int numSlots) in NewLexicalEnv() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp38 void NewObjectStubBuilder::NewLexicalEnv(Variable *result, Label *exit, GateRef numSlots, GateRef parent) in NewLexicalEnv() argument

Completed in 17 milliseconds