Searched refs:CreateBigIntObject (Results 1 – 3 of 3) sorted by relevance
614 void ETSGen::CreateBigIntObject(const ir::AstNode *node, VReg arg0) in CreateBigIntObject() function in panda::es2panda::compiler::ETSGen869 CreateBigIntObject(node, value); in LoadConstantObject()
645 void CreateBigIntObject(const ir::AstNode *node, VReg arg0);
1249 etsg->CreateBigIntObject(expr, value); in Compile()