Home
last modified time | relevance | path

Searched defs:TypeCheck (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dmemory_coalescing_test.cpp926 TEST_F(MemoryCoalescingTest, TypeCheck) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dtype_infer.cpp1053 void TypeInfer::TypeCheck(GateRef gate) const in TypeCheck() function in panda::ecmascript::kungfu::TypeInfer