Searched defs:CreatePrivateProperty (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/interpreter/ | ||
| H A D | slow_runtime_stub.cpp | 1254 JSTaggedValue SlowRuntimeStub::CreatePrivateProperty(JSThread *thread, JSTaggedValue lexicalEnv, in CreatePrivateProperty() function in panda::ecmascript::SlowRuntimeStub |
| /arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
| H A D | pandagen.cpp | 2237 void PandaGen::CreatePrivateProperty(const ir::AstNode *node, uint32_t num, int32_t bufIdx) in CreatePrivateProperty() function in panda::es2panda::compiler::PandaGen |
Completed in 7 milliseconds