Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dmemory_coalescing_test.cpp998 TEST_F(MemoryCoalescingTest, TypeCheck) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1442 void MethodTypeInfer::TypeCheck(GateRef gate) const in TypeCheck() function in panda::ecmascript::kungfu::MethodTypeInfer