Searched refs:kExprStoreGlobal (Results 1 – 5 of 5) sorted by relevance
61 var kExprStoreGlobal = 0x11; variable
497 case kExprStoreGlobal: { in DecodeFunctionBody()913 case kExprStoreGlobal: { in Reduce()1493 case kExprStoreGlobal: in OpcodeLength()1537 case kExprStoreGlobal: in OpcodeArity()
86 kExprStoreGlobal, static_cast<byte>(index), val
375 current_function_builder_->Emit(kExprStoreGlobal); in VisitVariableProxy()
1998 EXPECT_LENGTH(2, kExprStoreGlobal); in TEST_F()2239 EXPECT_ARITY(1, kExprStoreGlobal); in TEST_F()