Searched defs:ThrowConstAssignment (Results 1 – 3 of 3) sorted by relevance
1892 void PandaGen::ThrowConstAssignment(const ir::AstNode *node, const util::StringView &name) in ThrowConstAssignment() function in panda::es2panda::compiler::PandaGen
138 void SlowRuntimeStub::ThrowConstAssignment(JSThread *thread, JSTaggedValue value) in ThrowConstAssignment() function in panda::ecmascript::SlowRuntimeStub
1324 DEF_RUNTIME_STUBS(ThrowConstAssignment) in DEF_RUNTIME_STUBS() argument