Searched defs:AddCode (Results 1 – 6 of 6) sorted by relevance
151 void CFX_LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CFX_LZWDecompressor
665 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
143 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::__anon7ea5c8310111::CLZWDecoder
358 void AddCode(const CodeDef& code, in AddCode() function
1006 std::unique_ptr<WasmCode> NativeModule::AddCode( in AddCode() function in v8::internal::wasm::NativeModule
1978 static void AddCode(const char* name, Code code, SharedFunctionInfo shared, in AddCode() function