Searched defs:CreateArrayWithBuffer (Results 1 – 7 of 7) sorted by relevance
422 GateRef CircuitBuilder::CreateArrayWithBuffer(ElementsKind kind, ArrayMetaDataAccessor::Mode mode, … in CreateArrayWithBuffer() function in panda::ecmascript::kungfu::CircuitBuilder
1289 GateRef NewObjectStubBuilder::CreateArrayWithBuffer(GateRef glue, in CreateArrayWithBuffer() function in panda::ecmascript::kungfu::NewObjectStubBuilder
780 DEF_CALL_SIGNATURE(CreateArrayWithBuffer) in DEF_CALL_SIGNATURE() argument
1592 void PandaGen::CreateArrayWithBuffer(const ir::AstNode *node, uint32_t idx) in CreateArrayWithBuffer() function in panda::es2panda::compiler::PandaGen
1314 void PandaGen::CreateArrayWithBuffer(const ir::AstNode *node, uint32_t idx) in CreateArrayWithBuffer() function in panda::es2panda::compiler::PandaGen
709 JSTaggedValue SlowRuntimeStub::CreateArrayWithBuffer(JSThread *thread, ObjectFactory *factory, JSAr… in CreateArrayWithBuffer() function in panda::ecmascript::SlowRuntimeStub
2146 DEF_RUNTIME_STUBS(CreateArrayWithBuffer) in DEF_RUNTIME_STUBS() argument