Home
last modified time | relevance | path

Searched defs:CreateRegExpWithLiteral (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dslow_runtime_stub.cpp683 JSTaggedValue SlowRuntimeStub::CreateRegExpWithLiteral(JSThread *thread, JSTaggedValue pattern, uint8_t flags) in CreateRegExpWithLiteral() function in panda::ecmascript::SlowRuntimeStub
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1477 void PandaGen::CreateRegExpWithLiteral(const ir::AstNode *node, const util::StringView &pattern, uint8_t flags) in CreateRegExpWithLiteral() function in ark::es2panda::compiler::PandaGen

Completed in 6 milliseconds