Searched defs:NewSendableEnv (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | shared_object_factory.cpp | 912 JSHandle<SendableEnv> ObjectFactory::NewSendableEnv(int numSlots) in NewSendableEnv() function in panda::ecmascript::ObjectFactory |
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | slow_runtime_stub.cpp | 387 JSTaggedValue SlowRuntimeStub::NewSendableEnv(JSThread *thread, uint16_t numVars) in NewSendableEnv() function in panda::ecmascript::SlowRuntimeStub |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | pandagen.cpp | 2027 void PandaGen::NewSendableEnv(const ir::AstNode * node, uint32_t num) in NewSendableEnv() function in panda::es2panda::compiler::PandaGen |
Completed in 9 milliseconds