Searched defs:CreateRegExpWithLiteral (Results 1 – 3 of 3) sorted by relevance
1432 void PandaGen::CreateRegExpWithLiteral(const ir::AstNode *node, const util::StringView &pattern, ui… in CreateRegExpWithLiteral() function in ark::es2panda::compiler::PandaGen
683 JSTaggedValue SlowRuntimeStub::CreateRegExpWithLiteral(JSThread *thread, JSTaggedValue pattern, uin… in CreateRegExpWithLiteral() function in panda::ecmascript::SlowRuntimeStub
2605 DEF_RUNTIME_STUBS(CreateRegExpWithLiteral) in DEF_RUNTIME_STUBS() argument