Searched defs:CreateObjectWithExcludedKeys (Results 1 – 3 of 3) sorted by relevance
1636 void PandaGen::CreateObjectWithExcludedKeys(const ir::AstNode *node, VReg obj, VReg argStart, size_… in CreateObjectWithExcludedKeys() function in panda::es2panda::compiler::PandaGen
353 JSTaggedValue SlowRuntimeStub::CreateObjectWithExcludedKeys(JSThread *thread, uint16_t numKeys, JST… in CreateObjectWithExcludedKeys() function in panda::ecmascript::SlowRuntimeStub
1607 DEF_RUNTIME_STUBS(CreateObjectWithExcludedKeys) in DEF_RUNTIME_STUBS() argument