Searched defs:CreatePrivateProperty (Results 1 – 3 of 3) sorted by relevance
2278 void PandaGen::CreatePrivateProperty(const ir::AstNode *node, uint32_t num, int32_t bufIdx) in CreatePrivateProperty() function in panda::es2panda::compiler::PandaGen
1262 JSTaggedValue SlowRuntimeStub::CreatePrivateProperty(JSThread *thread, JSTaggedValue lexicalEnv, in CreatePrivateProperty() function in panda::ecmascript::SlowRuntimeStub
3117 DEF_RUNTIME_STUBS(CreatePrivateProperty) in DEF_RUNTIME_STUBS() argument